home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 50 / NEXT Generation 50.iso / pc / nfsdemo / gamedata / tracks / trk003 / 3TR03.HRZ next >
Text File  |  1998-06-19  |  2KB  |  109 lines

  1. /*Fog Color (r,g,b) and Density (%), (%)effect on pixmap*/
  2. 122,122,104,    1,    60,
  3.  
  4. /*Number of Dynamic Fog Regions*/
  5. 2,
  6.  
  7. /*Fog Region 1  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  8. 122,122,104,    1,
  9. 122,122,104,    10,
  10. 122,122,104,    20,
  11. 730,
  12. 740,
  13. 850,
  14.  
  15. /*Fog Region 2  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  16. 122,122,104,    20,
  17. 122,122,104,    10,
  18. 122,122,104,    1,
  19. 850,
  20. 870,
  21. 885,
  22.  
  23. /*Cloud Type 0, 1 additive, 2 blend*/
  24. 1,
  25.  
  26. /*Fog Clouds?*/
  27. 1,
  28.  
  29. /*Has Lightning?, (%chance per # ticks)*/
  30. 0,0,
  31.  
  32. /*Visual Height 100-1000*/
  33. 1000,
  34.  
  35. /*Cloud dome offset*/
  36. -100,    250,
  37.  
  38. /*Cloud bright (0-255), Cloud Variance (< bright), Nimbus Effect(%)*/
  39. 209,150,95,
  40.  
  41. /*WindSpeed (clouds) mph, dir*/
  42. 8,10,
  43.  
  44. /* Black horizon flag */
  45. 0,
  46.  
  47. /* Mirror Flag */
  48. 0,
  49.  
  50. /* The radius of the horizon */
  51. 1700,
  52.  
  53. /* The angle of rotation for the horizon in degrees. */
  54. 160,
  55.  
  56. /* Has a pixmap */
  57. 1,
  58.  
  59. /* How high in the air the base of the Gourad shaded area is (world offset). */
  60. -1200,
  61.  
  62. /* Height of the Gourad shaded area (offset from base) */
  63. 2600,
  64.  
  65. /* Midpoint of Gourad shaded area (offset from base) */
  66. 1450,
  67.  
  68. /* Top of horizon pixmap (offset from base) */
  69. 1850,
  70.  
  71. /* Bottom of horizon pixmap (offset from base) */
  72. 1025,
  73.  
  74. /* r,g,b value at top of Gourad shaded EARTH area */
  75. 0,0,0,
  76.  
  77. /* r,g,b value at base of Gourad shaded EARTH area */
  78. 0,0,0,
  79.  
  80. /* r,g,b value at top of Gourad shaded SKY area */
  81. 99,182,239,
  82.  
  83. /* r,g,b values for base of Gourad shaded SKY area */
  84. 223,223,151,            /* 255, 176, 61, at position of sun */
  85. 150,204,239,            /* 168, 43, 23, at position opposite to sun */
  86.  
  87. /* weather parameters for track! */
  88.  
  89. /* type */
  90. 0,
  91. /* startSlice */
  92. 0,
  93. /* endSlice */
  94. 0,
  95. /* fade */
  96. 0,
  97. /* stayTimeOn  Ticks...*/
  98. 0,
  99. /* fadeTimeOff Ticks...*/
  100. 0,
  101. /* stayTimeOff Ticks...*/
  102. 0,
  103. /* fadeTimeOn Ticks...*/
  104. 0,
  105.  
  106. /* Ambient Light Percentages (R,G,B) 0-100*/
  107. 100,100,100,
  108.  
  109.